- 
		Home
	
- 
MailPoet – Newsletters, Email Marketing, and Automation
- 
4.51.2
- 
Code
- 
Classes
-  MailerFactory 
		
			
				
					
													
								
																			
											| Total Complexity | 24 | 
																			
											| Dependencies | 19 | 
																			
											| Dependents | 15 | 
																	
							 
													
								
																			
											| Total lines | 141 | 
																			
											| Lines of code | 119 | 
																			
											| Logical lines of code | 51 | 
																	
							 
													
								
																			
											| Comment lines | 4 | 
																			
											| Methods | 8 | 
																			
											| Properties | 3 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 8
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| buildMailer() | A | 41 | 6 | 64 | 
					
				| getReplyToNameAndAddress() | S | 55 | 5 | 20 | 
					
				| getSenderNameAndAddress() | S | 60 | 3 | 12 | 
					
				| getMailerConfig() | S | 70 | 3 | 5 | 
					
				| getDefaultMailer() | S | 71 | 2 | 6 | 
					
				| getReturnPathAddress() | S | 74 | 2 | 4 | 
					
				| encodeAddressNamePart() | S | 74 | 2 | 4 | 
					
				| __construct() | S | 77 | 1 | 4 |